﻿2026-07-01T11:36:46.4183318Z Current runner version: '2.335.1'
2026-07-01T11:36:46.4187880Z Runner name: 'kitsubito'
2026-07-01T11:36:46.4188399Z Runner group name: 'Default'
2026-07-01T11:36:46.4189151Z Machine name: 'KITSUBITO'
2026-07-01T11:36:46.4191190Z ##[group]GITHUB_TOKEN Permissions
2026-07-01T11:36:46.4192915Z Contents: read
2026-07-01T11:36:46.4193321Z Metadata: read
2026-07-01T11:36:46.4193698Z Packages: read
2026-07-01T11:36:46.4194065Z ##[endgroup]
2026-07-01T11:36:46.4195654Z Secret source: Actions
2026-07-01T11:36:46.4196159Z Prepare workflow directory
2026-07-01T11:36:46.4626572Z Prepare all required actions
2026-07-01T11:36:46.4656391Z Getting action download info
2026-07-01T11:36:46.9820286Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-01T11:36:47.8775517Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-01T11:36:47.9783582Z ##[group]Run actions/checkout@v5
2026-07-01T11:36:47.9784699Z with:
2026-07-01T11:36:47.9785385Z   fetch-depth: 0
2026-07-01T11:36:47.9786134Z   repository: SaberMage/spt-core
2026-07-01T11:36:47.9793479Z   token: ***
2026-07-01T11:36:47.9794118Z   ssh-strict: true
2026-07-01T11:36:47.9794768Z   ssh-user: git
2026-07-01T11:36:47.9795435Z   persist-credentials: true
2026-07-01T11:36:47.9796157Z   clean: true
2026-07-01T11:36:47.9796829Z   sparse-checkout-cone-mode: true
2026-07-01T11:36:47.9797611Z   fetch-tags: false
2026-07-01T11:36:47.9798274Z   show-progress: true
2026-07-01T11:36:47.9799014Z   lfs: false
2026-07-01T11:36:47.9799648Z   submodules: false
2026-07-01T11:36:47.9800324Z   set-safe-directory: true
2026-07-01T11:36:47.9801264Z ##[endgroup]
2026-07-01T11:36:48.0611363Z Syncing repository: SaberMage/spt-core
2026-07-01T11:36:48.0613913Z ##[group]Getting Git version info
2026-07-01T11:36:48.0615125Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-01T11:36:48.0616851Z [command]/usr/bin/git version
2026-07-01T11:36:48.0617601Z git version 2.43.0
2026-07-01T11:36:48.0620062Z ##[endgroup]
2026-07-01T11:36:48.0625633Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cbdff9bd-6e55-4e39-80f5-90d10975be9d' before making global git config changes
2026-07-01T11:36:48.0627688Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:36:48.0629530Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T11:36:48.0661702Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-01T11:36:48.0681945Z https://github.com/SaberMage/spt-core
2026-07-01T11:36:48.0692634Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T11:36:48.0694663Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T11:36:48.0722692Z HEAD
2026-07-01T11:36:48.0757727Z ##[endgroup]
2026-07-01T11:36:48.0758734Z [command]/usr/bin/git submodule status
2026-07-01T11:36:48.0972897Z ##[group]Cleaning the repository
2026-07-01T11:36:48.0974919Z [command]/usr/bin/git clean -ffdx
2026-07-01T11:36:51.0727868Z Removing .adapter-notify/
2026-07-01T11:36:51.0728324Z Removing target/
2026-07-01T11:36:51.0737072Z [command]/usr/bin/git reset --hard HEAD
2026-07-01T11:36:51.1056768Z HEAD is now at 4703a16b8 Merge a5129cdcb267344731d77852a5c4ac731c9d5251 into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:36:51.1063602Z ##[endgroup]
2026-07-01T11:36:51.1066364Z ##[group]Disabling automatic garbage collection
2026-07-01T11:36:51.1070896Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T11:36:51.1100303Z ##[endgroup]
2026-07-01T11:36:51.1101123Z ##[group]Setting up auth
2026-07-01T11:36:51.1106100Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:36:51.1137461Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T11:36:51.1349298Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:36:51.1374882Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T11:36:51.1562667Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:36:51.1586008Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T11:36:51.1774065Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T11:36:51.1802736Z ##[endgroup]
2026-07-01T11:36:51.1803169Z ##[group]Fetching the repository
2026-07-01T11:36:51.1809507Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4703a16b8ddafa1cefb243e80f26695b0ebec30c:refs/remotes/pull/41/merge
2026-07-01T11:36:52.0629814Z From https://github.com/SaberMage/spt-core
2026-07-01T11:36:52.0630620Z    d819a5228..a5129cdcb  field-bug-milestone -> origin/field-bug-milestone
2026-07-01T11:36:52.0674965Z ##[endgroup]
2026-07-01T11:36:52.0675536Z ##[group]Determining the checkout info
2026-07-01T11:36:52.0676073Z ##[endgroup]
2026-07-01T11:36:52.0681141Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T11:36:52.0723721Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T11:36:52.0751753Z ##[group]Checking out the ref
2026-07-01T11:36:52.0754878Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T11:36:52.0813136Z HEAD is now at 4703a16b8 Merge a5129cdcb267344731d77852a5c4ac731c9d5251 into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:36:52.0817402Z ##[endgroup]
2026-07-01T11:36:52.0860023Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T11:36:52.0888264Z 4703a16b8ddafa1cefb243e80f26695b0ebec30c
2026-07-01T11:36:52.1065690Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-01T11:36:52.1066171Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-01T11:36:52.1082727Z shell: /usr/bin/bash -e {0}
2026-07-01T11:36:52.1083005Z ##[endgroup]
2026-07-01T11:36:52.1184014Z ##[group]Run set -euo pipefail
2026-07-01T11:36:52.1184315Z [36;1mset -euo pipefail[0m
2026-07-01T11:36:52.1184530Z [36;1mPIN=0c95435[0m
2026-07-01T11:36:52.1184738Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-01T11:36:52.1184978Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-01T11:36:52.1185321Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-01T11:36:52.1185729Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-01T11:36:52.1186159Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-01T11:36:52.1186507Z [36;1m  rm -rf "$CACHE"[0m
2026-07-01T11:36:52.1186740Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-01T11:36:52.1187003Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-01T11:36:52.1187312Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-01T11:36:52.1187677Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-01T11:36:52.1187902Z [36;1mfi[0m
2026-07-01T11:36:52.1188178Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-01T11:36:52.1202448Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-01T11:36:52.1202725Z env:
2026-07-01T11:36:52.1202916Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-01T11:36:52.1203131Z ##[endgroup]
2026-07-01T11:36:52.4074386Z    Compiling proc-macro2 v1.0.106
2026-07-01T11:36:52.4074906Z    Compiling unicode-ident v1.0.24
2026-07-01T11:36:52.4075230Z    Compiling quote v1.0.45
2026-07-01T11:36:52.4075459Z    Compiling libc v0.2.186
2026-07-01T11:36:52.4076031Z    Compiling serde_core v1.0.228
2026-07-01T11:36:52.4076252Z    Compiling cfg-if v1.0.4
2026-07-01T11:36:52.4117303Z    Compiling serde v1.0.228
2026-07-01T11:36:52.4143960Z    Compiling log v0.4.32
2026-07-01T11:36:52.4176566Z    Compiling pin-project-lite v0.2.17
2026-07-01T11:36:52.4177283Z    Compiling typenum v1.20.1
2026-07-01T11:36:52.4177869Z    Compiling portable-atomic v1.13.1
2026-07-01T11:36:52.4230612Z    Compiling memchr v2.8.1
2026-07-01T11:36:52.4264641Z    Compiling version_check v0.9.5
2026-07-01T11:36:52.4297237Z    Compiling shlex v2.0.1
2026-07-01T11:36:52.4390622Z    Compiling find-msvc-tools v0.1.9
2026-07-01T11:36:52.4613916Z    Compiling critical-section v1.2.0
2026-07-01T11:36:52.5091919Z    Compiling subtle v2.6.1
2026-07-01T11:36:52.5243957Z    Compiling bytes v1.11.1
2026-07-01T11:36:52.5645323Z    Compiling futures-core v0.3.32
2026-07-01T11:36:52.6810065Z    Compiling equivalent v1.0.2
2026-07-01T11:36:52.7134736Z    Compiling smallvec v1.15.1
2026-07-01T11:36:52.7254487Z    Compiling itoa v1.0.18
2026-07-01T11:36:52.7604806Z    Compiling semver v1.0.28
2026-07-01T11:36:52.7608731Z    Compiling stable_deref_trait v1.2.1
2026-07-01T11:36:52.7771493Z    Compiling slab v0.4.12
2026-07-01T11:36:52.7841907Z    Compiling futures-sink v0.3.32
2026-07-01T11:36:52.7911494Z    Compiling futures-io v0.3.32
2026-07-01T11:36:52.8311849Z    Compiling futures-task v0.3.32
2026-07-01T11:36:52.8920861Z    Compiling futures-channel v0.3.32
2026-07-01T11:36:52.9405851Z    Compiling hashbrown v0.17.1
2026-07-01T11:36:52.9420446Z    Compiling generic-array v0.14.7
2026-07-01T11:36:52.9725515Z    Compiling bitflags v2.12.1
2026-07-01T11:36:53.0010644Z    Compiling rustversion v1.0.22
2026-07-01T11:36:53.0270771Z    Compiling cpufeatures v0.2.17
2026-07-01T11:36:53.0700764Z    Compiling rustc_version v0.4.1
2026-07-01T11:36:53.1140816Z    Compiling fnv v1.0.7
2026-07-01T11:36:53.2011143Z    Compiling cfg_aliases v0.2.1
2026-07-01T11:36:53.2130894Z    Compiling strsim v0.11.1
2026-07-01T11:36:53.2330406Z    Compiling rand_core v0.10.1
2026-07-01T11:36:53.2332099Z    Compiling litemap v0.8.2
2026-07-01T11:36:53.2671490Z    Compiling writeable v0.6.3
2026-07-01T11:36:53.3000852Z    Compiling utf8_iter v1.0.4
2026-07-01T11:36:53.3132024Z    Compiling icu_properties_data v2.2.0
2026-07-01T11:36:53.4525611Z    Compiling icu_normalizer_data v2.2.0
2026-07-01T11:36:53.4875302Z    Compiling getrandom v0.4.2
2026-07-01T11:36:53.4963586Z    Compiling ident_case v1.0.1
2026-07-01T11:36:53.5083757Z    Compiling fs_extra v1.3.0
2026-07-01T11:36:53.5577014Z    Compiling dunce v1.0.5
2026-07-01T11:36:53.5954245Z    Compiling autocfg v1.5.1
2026-07-01T11:36:53.6540997Z    Compiling percent-encoding v2.3.2
2026-07-01T11:36:53.7643110Z    Compiling syn v2.0.117
2026-07-01T11:36:53.7711042Z    Compiling http v1.4.1
2026-07-01T11:36:53.7849482Z    Compiling unicode-segmentation v1.13.3
2026-07-01T11:36:53.7981724Z    Compiling cpufeatures v0.3.0
2026-07-01T11:36:53.8600803Z    Compiling indexmap v2.14.0
2026-07-01T11:36:53.8670686Z    Compiling aws-lc-rs v1.17.0
2026-07-01T11:36:53.8728503Z    Compiling thiserror v2.0.18
2026-07-01T11:36:53.8811086Z    Compiling scopeguard v1.2.0
2026-07-01T11:36:53.8840907Z    Compiling chacha20 v0.10.0
2026-07-01T11:36:53.8860435Z    Compiling form_urlencoded v1.2.2
2026-07-01T11:36:53.8875675Z    Compiling untrusted v0.9.0
2026-07-01T11:36:53.9540475Z    Compiling lock_api v0.4.14
2026-07-01T11:36:54.0000845Z    Compiling heck v0.5.0
2026-07-01T11:36:54.0689469Z    Compiling rustls v0.23.40
2026-07-01T11:36:54.1217789Z    Compiling const-oid v0.10.2
2026-07-01T11:36:54.2090676Z    Compiling unicode-xid v0.2.6
2026-07-01T11:36:54.2310976Z    Compiling atomic-waker v1.1.2
2026-07-01T11:36:54.2540603Z    Compiling anyhow v1.0.102
2026-07-01T11:36:54.2643371Z    Compiling paste v1.0.15
2026-07-01T11:36:54.2710954Z    Compiling parking_lot_core v0.9.12
2026-07-01T11:36:54.2959882Z    Compiling httparse v1.10.1
2026-07-01T11:36:54.3146362Z    Compiling zerocopy v0.8.50
2026-07-01T11:36:54.3148882Z    Compiling num-traits v0.2.19
2026-07-01T11:36:54.3639699Z    Compiling hybrid-array v0.4.12
2026-07-01T11:36:54.4530909Z    Compiling convert_case v0.10.0
2026-07-01T11:36:54.5141717Z    Compiling jobserver v0.1.34
2026-07-01T11:36:54.5280684Z    Compiling curve25519-dalek v4.1.3
2026-07-01T11:36:54.5652333Z    Compiling ahash v0.8.12
2026-07-01T11:36:54.5934242Z    Compiling either v1.16.0
2026-07-01T11:36:54.5972967Z    Compiling crypto-common v0.1.7
2026-07-01T11:36:54.6280700Z    Compiling block-buffer v0.10.4
2026-07-01T11:36:54.7297896Z    Compiling digest v0.10.7
2026-07-01T11:36:54.7410899Z    Compiling fastrand v2.4.1
2026-07-01T11:36:54.7630046Z    Compiling powerfmt v0.2.0
2026-07-01T11:36:54.8134780Z    Compiling cc v1.2.63
2026-07-01T11:36:54.8136334Z    Compiling http-body v1.0.1
2026-07-01T11:36:54.8390904Z    Compiling base64ct v1.8.3
2026-07-01T11:36:54.9344608Z    Compiling deranged v0.5.8
2026-07-01T11:36:55.0420902Z    Compiling base64 v0.22.1
2026-07-01T11:36:55.0491587Z    Compiling data-encoding v2.11.0
2026-07-01T11:36:55.0651124Z    Compiling tinyvec_macros v0.1.1
2026-07-01T11:36:55.1045370Z    Compiling mio v1.2.1
2026-07-01T11:36:55.1371752Z    Compiling socket2 v0.6.4
2026-07-01T11:36:55.1801523Z    Compiling getrandom v0.2.17
2026-07-01T11:36:55.2220657Z    Compiling pem-rfc7468 v1.0.0
2026-07-01T11:36:55.3607418Z    Compiling rand_core v0.6.4
2026-07-01T11:36:55.4190937Z    Compiling zmij v1.0.21
2026-07-01T11:36:55.5110914Z    Compiling rand v0.10.1
2026-07-01T11:36:55.5416028Z    Compiling try-lock v0.2.5
2026-07-01T11:36:55.5961249Z    Compiling pkg-config v0.3.33
2026-07-01T11:36:55.6073439Z    Compiling time-core v0.1.8
2026-07-01T11:36:55.6540759Z    Compiling tower-service v0.3.3
2026-07-01T11:36:55.6691779Z    Compiling num-conv v0.2.2
2026-07-01T11:36:55.6773012Z    Compiling vcpkg v0.2.15
2026-07-01T11:36:55.6912145Z    Compiling want v0.3.1
2026-07-01T11:36:55.7201066Z    Compiling parking_lot v0.12.5
2026-07-01T11:36:55.7881124Z    Compiling tinyvec v1.11.0
2026-07-01T11:36:55.8949118Z    Compiling block-buffer v0.12.0
2026-07-01T11:36:55.9372168Z    Compiling crypto-common v0.2.2
2026-07-01T11:36:55.9647945Z    Compiling sha2 v0.10.9
2026-07-01T11:36:56.0480697Z    Compiling inout v0.1.4
2026-07-01T11:36:56.0670470Z    Compiling vergen-lib v9.1.0
2026-07-01T11:36:56.1922317Z    Compiling cmake v0.1.58
2026-07-01T11:36:56.2483423Z    Compiling n0-future v0.3.2
2026-07-01T11:36:56.3072715Z    Compiling winnow v1.0.3
2026-07-01T11:36:56.3210664Z    Compiling diatomic-waker v0.2.3
2026-07-01T11:36:56.3380622Z    Compiling parking v2.2.1
2026-07-01T11:36:56.4829621Z    Compiling signature v2.2.0
2026-07-01T11:36:56.5087857Z    Compiling crossbeam-utils v0.8.21
2026-07-01T11:36:56.5133314Z    Compiling serde_json v1.0.150
2026-07-01T11:36:56.5217585Z    Compiling httpdate v1.0.3
2026-07-01T11:36:56.5225626Z    Compiling spin v0.10.0
2026-07-01T11:36:56.6221072Z    Compiling cordyceps v0.3.4
2026-07-01T11:36:56.6281289Z    Compiling ed25519 v2.2.3
2026-07-01T11:36:56.6401186Z    Compiling futures-lite v2.6.1
2026-07-01T11:36:56.6774114Z    Compiling cipher v0.4.4
2026-07-01T11:36:56.6973945Z    Compiling netlink-packet-core v0.8.1
2026-07-01T11:36:56.7170593Z    Compiling universal-hash v0.5.1
2026-07-01T11:36:56.7231478Z    Compiling vergen-lib v0.1.6
2026-07-01T11:36:56.7233791Z    Compiling vergen v9.1.0
2026-07-01T11:36:56.8121913Z    Compiling heapless v0.7.17
2026-07-01T11:36:56.8590765Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-01T11:36:56.8691250Z    Compiling noq-udp v0.10.0
2026-07-01T11:36:56.9150673Z    Compiling digest v0.11.3
2026-07-01T11:36:56.9340688Z    Compiling futures-buffered v0.2.13
2026-07-01T11:36:56.9387233Z    Compiling sync_wrapper v1.0.2
2026-07-01T11:36:56.9388697Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-01T11:36:56.9529746Z    Compiling opaque-debug v0.3.1
2026-07-01T11:36:57.0212122Z    Compiling allocator-api2 v0.2.21
2026-07-01T11:36:57.0701376Z    Compiling byteorder v1.5.0
2026-07-01T11:36:57.1024604Z    Compiling polyval v0.6.2
2026-07-01T11:36:57.1680531Z    Compiling aws-lc-sys v0.41.0
2026-07-01T11:36:57.1808027Z    Compiling ring v0.17.14
2026-07-01T11:36:57.2310977Z    Compiling libsqlite3-sys v0.30.1
2026-07-01T11:36:57.2680449Z    Compiling hash32 v0.2.1
2026-07-01T11:36:57.2930786Z    Compiling spin v0.9.8
2026-07-01T11:36:57.3360869Z    Compiling vergen-gitcl v1.0.8
2026-07-01T11:36:57.4310706Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-01T11:36:57.4501051Z    Compiling signature v3.0.0
2026-07-01T11:36:57.4960789Z    Compiling num_threads v0.1.7
2026-07-01T11:36:57.5050846Z    Compiling ryu v1.0.23
2026-07-01T11:36:57.5298022Z    Compiling tower-layer v0.3.3
2026-07-01T11:36:57.5641791Z    Compiling fallible-iterator v0.3.0
2026-07-01T11:36:57.5847283Z    Compiling ghash v0.5.1
2026-07-01T11:36:57.6060661Z    Compiling time v0.3.47
2026-07-01T11:36:57.6400824Z    Compiling sha2 v0.11.0-rc.5
2026-07-01T11:36:57.7351223Z    Compiling aes v0.8.4
2026-07-01T11:36:57.7360023Z    Compiling ctr v0.9.2
2026-07-01T11:36:57.7643429Z    Compiling fs2 v0.4.3
2026-07-01T11:36:57.8600639Z    Compiling http-body-util v0.1.3
2026-07-01T11:36:57.9120869Z    Compiling aead v0.5.2
2026-07-01T11:36:57.9630351Z    Compiling utf8parse v0.2.2
2026-07-01T11:36:57.9900783Z    Compiling openssl-probe v0.2.1
2026-07-01T11:36:58.0310417Z    Compiling arrayvec v0.7.6
2026-07-01T11:36:58.0485501Z    Compiling crossbeam-channel v0.5.15
2026-07-01T11:36:58.0570749Z    Compiling crossbeam-epoch v0.9.18
2026-07-01T11:36:58.2090792Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-01T11:36:58.2160555Z    Compiling blake3 v1.8.5
2026-07-01T11:36:58.2370510Z    Compiling netlink-packet-route v0.29.0
2026-07-01T11:36:58.3030795Z    Compiling uuid v1.23.2
2026-07-01T11:36:58.4311217Z    Compiling aes-gcm v0.10.3
2026-07-01T11:36:58.5011096Z    Compiling memoffset v0.6.5
2026-07-01T11:36:58.5416045Z    Compiling acto v0.8.2
2026-07-01T11:36:58.6524550Z    Compiling noq v0.18.0
2026-07-01T11:36:58.6666566Z    Compiling netwatch v0.16.0
2026-07-01T11:36:58.6938925Z    Compiling identity-hash v0.1.0
2026-07-01T11:36:58.7302801Z    Compiling rustc-hash v2.1.2
2026-07-01T11:36:58.8041425Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-01T11:36:58.8401514Z    Compiling sorted-index-buffer v0.2.1
2026-07-01T11:36:58.9207119Z    Compiling foldhash v0.2.0
2026-07-01T11:36:58.9264744Z    Compiling xml-rs v0.8.28
2026-07-01T11:36:58.9330555Z    Compiling lru-slab v0.1.2
2026-07-01T11:36:58.9451311Z    Compiling mac-addr v0.3.0
2026-07-01T11:36:59.0431020Z    Compiling tagptr v0.2.0
2026-07-01T11:36:59.0744190Z    Compiling ref-cast v1.0.25
2026-07-01T11:36:59.0770985Z    Compiling thiserror v1.0.69
2026-07-01T11:36:59.1398266Z    Compiling rustix v1.1.4
2026-07-01T11:36:59.1845655Z    Compiling hashbrown v0.16.1
2026-07-01T11:36:59.2200714Z    Compiling synstructure v0.13.2
2026-07-01T11:36:59.3201009Z    Compiling darling_core v0.20.11
2026-07-01T11:36:59.4157884Z    Compiling serde_derive_internals v0.29.1
2026-07-01T11:36:59.5704967Z    Compiling netlink-packet-route v0.30.0
2026-07-01T11:36:59.6584483Z    Compiling proc-macro-crate v3.5.0
2026-07-01T11:36:59.9782077Z    Compiling xmltree v0.10.3
2026-07-01T11:37:00.1061162Z    Compiling errno v0.3.14
2026-07-01T11:37:00.1980825Z    Compiling ioctl-rs v0.1.6
2026-07-01T11:37:00.2290932Z    Compiling serial-core v0.4.0
2026-07-01T11:37:00.2700318Z    Compiling termios v0.2.2
2026-07-01T11:37:00.2774666Z    Compiling simple-dns v0.9.3
2026-07-01T11:37:00.3092917Z    Compiling aho-corasick v1.1.4
2026-07-01T11:37:00.3611233Z    Compiling winnow v0.7.15
2026-07-01T11:37:00.4672720Z    Compiling smol_str v0.1.24
2026-07-01T11:37:00.4765654Z    Compiling constant_time_eq v0.4.2
2026-07-01T11:37:00.5491164Z    Compiling signal-hook v0.3.18
2026-07-01T11:37:00.6428385Z    Compiling toml_write v0.1.2
2026-07-01T11:37:00.6867232Z    Compiling sha1_smol v1.0.1
2026-07-01T11:37:00.7006799Z    Compiling simdutf8 v0.1.5
2026-07-01T11:37:00.7055274Z    Compiling regex-syntax v0.8.10
2026-07-01T11:37:00.7136627Z    Compiling arrayref v0.3.9
2026-07-01T11:37:00.7745467Z    Compiling resolv-conf v0.7.6
2026-07-01T11:37:00.8180845Z    Compiling linux-raw-sys v0.12.1
2026-07-01T11:37:00.9820950Z    Compiling serial-unix v0.4.0
2026-07-01T11:37:01.1102118Z    Compiling signal-hook-registry v1.4.8
2026-07-01T11:37:01.1971052Z    Compiling lru v0.16.4
2026-07-01T11:37:01.3618139Z    Compiling serde_derive v1.0.228
2026-07-01T11:37:01.3699121Z    Compiling zeroize_derive v1.4.3
2026-07-01T11:37:01.3840919Z    Compiling tokio-macros v2.7.0
2026-07-01T11:37:01.5051049Z    Compiling futures-macro v0.3.32
2026-07-01T11:37:01.6861218Z    Compiling zerofrom-derive v0.1.7
2026-07-01T11:37:02.0322879Z    Compiling zeroize v1.8.2
2026-07-01T11:37:02.2180793Z    Compiling tokio v1.52.3
2026-07-01T11:37:02.2267053Z    Compiling yoke-derive v0.8.2
2026-07-01T11:37:02.5032140Z    Compiling futures-util v0.3.32
2026-07-01T11:37:02.6313102Z    Compiling zerovec-derive v0.11.3
2026-07-01T11:37:02.8950886Z    Compiling displaydoc v0.2.6
2026-07-01T11:37:03.1541283Z    Compiling tracing-attributes v0.1.31
2026-07-01T11:37:03.3407341Z    Compiling rustls-pki-types v1.14.1
2026-07-01T11:37:03.3650819Z    Compiling zerofrom v0.1.8
2026-07-01T11:37:03.5150675Z    Compiling thiserror-impl v2.0.18
2026-07-01T11:37:03.6970742Z    Compiling yoke v0.8.3
2026-07-01T11:37:03.8001454Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-01T11:37:04.0266690Z    Compiling zerotrie v0.2.4
2026-07-01T11:37:04.1861277Z    Compiling darling_macro v0.20.11
2026-07-01T11:37:04.2901103Z    Compiling zerovec v0.11.6
2026-07-01T11:37:04.4393316Z    Compiling derive_more-impl v2.1.1
2026-07-01T11:37:04.5150386Z    Compiling spez v0.1.2
2026-07-01T11:37:04.5640726Z    Compiling darling v0.20.11
2026-07-01T11:37:04.6240788Z    Compiling derive_builder_core v0.20.2
2026-07-01T11:37:04.8910624Z    Compiling n0-error-macros v0.1.3
2026-07-01T11:37:05.1571102Z    Compiling tinystr v0.8.3
2026-07-01T11:37:05.2243240Z    Compiling potential_utf v0.1.5
2026-07-01T11:37:05.4054561Z    Compiling icu_locale_core v2.2.0
2026-07-01T11:37:05.4091247Z    Compiling icu_collections v2.2.0
2026-07-01T11:37:05.5921555Z    Compiling der v0.8.0-rc.10
2026-07-01T11:37:05.6290716Z    Compiling pin-project-internal v1.1.13
2026-07-01T11:37:05.9930606Z    Compiling n0-error v0.1.3
2026-07-01T11:37:06.1605233Z    Compiling derive_builder_macro v0.20.2
2026-07-01T11:37:06.2586129Z    Compiling cobs v0.3.0
2026-07-01T11:37:06.4030620Z    Compiling ed25519-dalek v2.2.0
2026-07-01T11:37:06.4910926Z    Compiling futures-executor v0.3.32
2026-07-01T11:37:06.5350902Z    Compiling derive_builder v0.20.2
2026-07-01T11:37:06.8680571Z    Compiling icu_provider v2.2.0
2026-07-01T11:37:06.8721101Z    Compiling spt-proto v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-01T11:37:07.0420691Z    Compiling ipnet v2.12.0
2026-07-01T11:37:07.1990450Z    Compiling pin-project v1.1.13
2026-07-01T11:37:07.3045372Z    Compiling icu_normalizer v2.2.0
2026-07-01T11:37:07.3507549Z    Compiling icu_properties v2.2.0
2026-07-01T11:37:07.4160618Z    Compiling spki v0.8.0-rc.4
2026-07-01T11:37:07.6319665Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-01T11:37:07.8219337Z    Compiling once_cell v1.21.4
2026-07-01T11:37:07.8661213Z    Compiling prefix-trie v0.8.4
2026-07-01T11:37:07.8735548Z    Compiling ed25519 v3.0.0-rc.4
2026-07-01T11:37:07.8933930Z    Compiling futures v0.3.32
2026-07-01T11:37:07.9059157Z    Compiling postcard-derive v0.2.2
2026-07-01T11:37:07.9101149Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-01T11:37:08.0876545Z    Compiling tracing-core v0.1.36
2026-07-01T11:37:08.3568168Z    Compiling tokio-util v0.7.18
2026-07-01T11:37:08.3743365Z    Compiling hashbrown v0.14.5
2026-07-01T11:37:08.4400776Z    Compiling netlink-sys v0.8.8
2026-07-01T11:37:08.5689100Z    Compiling postcard v1.1.3
2026-07-01T11:37:08.5730740Z    Compiling data-encoding-macro v0.1.20
2026-07-01T11:37:08.6554884Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-01T11:37:08.7650665Z    Compiling tracing v0.1.44
2026-07-01T11:37:08.7720553Z    Compiling tower v0.5.3
2026-07-01T11:37:08.8389951Z    Compiling idna_adapter v1.2.2
2026-07-01T11:37:08.9670211Z    Compiling idna v1.1.0
2026-07-01T11:37:09.1095654Z    Compiling rustls-native-certs v0.8.4
2026-07-01T11:37:09.1751642Z    Compiling num_enum_derive v0.7.6
2026-07-01T11:37:09.1820707Z    Compiling derive_more v2.1.1
2026-07-01T11:37:09.2051828Z    Compiling iroh-metrics-derive v0.4.1
2026-07-01T11:37:09.2911549Z    Compiling strum_macros v0.28.0
2026-07-01T11:37:09.3561047Z    Compiling h2 v0.4.14
2026-07-01T11:37:09.3830925Z    Compiling hashlink v0.9.1
2026-07-01T11:37:09.3990790Z    Compiling async-trait v0.1.89
2026-07-01T11:37:09.4240561Z    Compiling enum-assoc v1.3.0
2026-07-01T11:37:09.4703539Z    Compiling url v2.5.8
2026-07-01T11:37:09.5194518Z    Compiling n0-watcher v0.6.1
2026-07-01T11:37:09.6561490Z    Compiling tokio-stream v0.1.18
2026-07-01T11:37:09.7140900Z    Compiling iroh-metrics v0.38.3
2026-07-01T11:37:09.7330381Z    Compiling iroh-relay v0.98.0
2026-07-01T11:37:09.7665213Z    Compiling rusqlite v0.32.1
2026-07-01T11:37:09.8020665Z    Compiling netdev v0.42.0
2026-07-01T11:37:10.0373747Z    Compiling netlink-proto v0.12.0
2026-07-01T11:37:10.2325171Z    Compiling moka v0.12.15
2026-07-01T11:37:10.2944563Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-01T11:37:10.3809421Z    Compiling tower-http v0.6.11
2026-07-01T11:37:10.3900665Z    Compiling iroh-base v0.98.0
2026-07-01T11:37:10.4170676Z    Compiling attohttpc v0.30.1
2026-07-01T11:37:10.4921122Z    Compiling toml_datetime v0.6.11
2026-07-01T11:37:10.5984798Z    Compiling num_enum v0.7.6
2026-07-01T11:37:10.7249766Z    Compiling serde_spanned v0.6.9
2026-07-01T11:37:10.8500830Z    Compiling ref-cast-impl v1.0.25
2026-07-01T11:37:10.8911563Z    Compiling thiserror-impl v1.0.69
2026-07-01T11:37:10.9047874Z    Compiling toml_edit v0.22.27
2026-07-01T11:37:11.0700468Z    Compiling spt-store v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-01T11:37:11.2910679Z    Compiling webpki-roots v1.0.7
2026-07-01T11:37:11.4340545Z    Compiling regex-automata v0.4.14
2026-07-01T11:37:11.4574674Z    Compiling schemars_derive v1.2.1
2026-07-01T11:37:11.5650823Z    Compiling darling_core v0.23.0
2026-07-01T11:37:11.6301881Z    Compiling serde_bytes v0.11.19
2026-07-01T11:37:11.8101966Z    Compiling seize v0.5.1
2026-07-01T11:37:11.9190057Z    Compiling hmac v0.12.1
2026-07-01T11:37:12.0986299Z    Compiling iroh v0.98.2
2026-07-01T11:37:12.1070414Z    Compiling rustix v0.38.44
2026-07-01T11:37:12.1333528Z    Compiling strum v0.28.0
2026-07-01T11:37:12.2709667Z    Compiling iroh-dns v0.98.0
2026-07-01T11:37:12.3201126Z    Compiling dyn-clone v1.0.20
2026-07-01T11:37:12.3820679Z    Compiling pin-utils v0.1.0
2026-07-01T11:37:12.4320069Z    Compiling bitflags v1.3.2
2026-07-01T11:37:12.4631667Z    Compiling cmov v0.5.4
2026-07-01T11:37:12.5114807Z    Compiling nix v0.25.1
2026-07-01T11:37:12.5217268Z    Compiling papaya v0.2.4
2026-07-01T11:37:12.5615232Z    Compiling hkdf v0.12.4
2026-07-01T11:37:12.5804166Z    Compiling backon v1.6.0
2026-07-01T11:37:12.7050632Z    Compiling filedescriptor v0.8.3
2026-07-01T11:37:12.7670969Z    Compiling ctutils v0.4.2
2026-07-01T11:37:12.8519646Z    Compiling serial v0.4.0
2026-07-01T11:37:12.8761371Z    Compiling anstyle-parse v1.0.0
2026-07-01T11:37:12.9561424Z    Compiling vte_generate_state_changes v0.1.2
2026-07-01T11:37:13.0150526Z    Compiling anstyle-query v1.1.5
2026-07-01T11:37:13.0220943Z    Compiling shell-words v1.1.1
2026-07-01T11:37:13.0779676Z    Compiling instability v0.3.12
2026-07-01T11:37:13.1021443Z    Compiling colorchoice v1.0.5
2026-07-01T11:37:13.1262913Z    Compiling linux-raw-sys v0.4.15
2026-07-01T11:37:13.1664209Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-01T11:37:13.1901127Z    Compiling anstyle v1.0.14
2026-07-01T11:37:13.2210751Z    Compiling is_terminal_polyfill v1.70.2
2026-07-01T11:37:13.2774878Z    Compiling foldhash v0.1.5
2026-07-01T11:37:13.2910967Z    Compiling downcast-rs v1.2.1
2026-07-01T11:37:13.3141038Z    Compiling vte v0.13.1
2026-07-01T11:37:13.3600968Z    Compiling signal-hook-mio v0.2.5
2026-07-01T11:37:13.4480808Z    Compiling hashbrown v0.15.5
2026-07-01T11:37:13.4600488Z    Compiling anstream v1.0.0
2026-07-01T11:37:13.5263924Z    Compiling spake2 v0.4.0
2026-07-01T11:37:13.6660607Z    Compiling schemars v1.2.1
2026-07-01T11:37:13.9360971Z    Compiling toml v0.8.23
2026-07-01T11:37:14.0011095Z    Compiling terminal_size v0.4.4
2026-07-01T11:37:14.1621145Z    Compiling strum_macros v0.26.4
2026-07-01T11:37:14.3271954Z    Compiling spt-msg v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-01T11:37:14.5846717Z    Compiling sha1 v0.10.6
2026-07-01T11:37:14.9210835Z    Compiling regex v1.12.3
2026-07-01T11:37:15.0811034Z    Compiling itertools v0.13.0
2026-07-01T11:37:15.1311172Z    Compiling castaway v0.2.4
2026-07-01T11:37:15.2724246Z    Compiling indoc v2.0.7
2026-07-01T11:37:15.4071023Z    Compiling hyper v1.10.1
2026-07-01T11:37:15.5851327Z    Compiling darling_macro v0.23.0
2026-07-01T11:37:15.7621070Z    Compiling spt-runtime v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-01T11:37:15.7990724Z    Compiling static_assertions v1.1.0
2026-07-01T11:37:15.8720496Z    Compiling unicode-width v0.1.14
2026-07-01T11:37:15.9376607Z    Compiling darling v0.23.0
2026-07-01T11:37:16.0261028Z    Compiling clap_lex v1.1.0
2026-07-01T11:37:16.2123165Z    Compiling doctest-file v1.1.1
2026-07-01T11:37:16.3671083Z    Compiling clap_builder v4.6.0
2026-07-01T11:37:16.7315883Z    Compiling interprocess v2.4.2
2026-07-01T11:37:16.7651030Z    Compiling compact_str v0.8.2
2026-07-01T11:37:16.7989246Z    Compiling crossterm v0.28.1
2026-07-01T11:37:17.1060622Z    Compiling strum v0.26.3
2026-07-01T11:37:17.2428454Z    Compiling hyper-util v0.1.20
2026-07-01T11:37:17.2429948Z    Compiling portable-pty v0.8.1
2026-07-01T11:37:17.2580870Z    Compiling unicode-truncate v1.1.0
2026-07-01T11:37:17.2790538Z    Compiling lru v0.12.5
2026-07-01T11:37:17.4164582Z    Compiling clap_derive v4.6.1
2026-07-01T11:37:17.5206887Z    Compiling iana-time-zone v0.1.65
2026-07-01T11:37:17.6771204Z    Compiling spt-term v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-01T11:37:17.7751051Z    Compiling cassowary v0.3.0
2026-07-01T11:37:17.8795701Z    Compiling unicode-width v0.2.0
2026-07-01T11:37:17.9371004Z    Compiling chrono v0.4.45
2026-07-01T11:37:17.9440824Z    Compiling nucleo-matcher v0.3.1
2026-07-01T11:37:18.1890708Z    Compiling ratatui v0.29.0
2026-07-01T11:37:18.3570063Z    Compiling qrcode v0.14.1
2026-07-01T11:37:18.4710757Z    Compiling tempfile v3.27.0
2026-07-01T11:37:19.3440215Z    Compiling igd-next v0.17.1
2026-07-01T11:37:19.4191871Z    Compiling spt-live v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-01T11:37:19.4431096Z    Compiling clap v4.6.1
2026-07-01T11:37:20.6783531Z    Compiling portmapper v0.16.0
2026-07-01T11:37:26.5130532Z    Compiling rustls-webpki v0.103.13
2026-07-01T11:37:28.9483983Z    Compiling tokio-rustls v0.26.4
2026-07-01T11:37:28.9484426Z    Compiling rustls-platform-verifier v0.7.0
2026-07-01T11:37:28.9486730Z    Compiling noq-proto v0.17.0
2026-07-01T11:37:29.0944433Z    Compiling hyper-rustls v0.27.9
2026-07-01T11:37:29.0945223Z    Compiling hickory-net v0.26.0-beta.4
2026-07-01T11:37:29.0945782Z    Compiling tokio-websockets v0.13.2
2026-07-01T11:37:29.2409230Z    Compiling reqwest v0.13.4
2026-07-01T11:37:30.1779328Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-01T11:37:44.6201173Z    Compiling spt-net v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-01T11:37:46.1080803Z    Compiling spt-daemon v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-01T11:37:53.7397016Z    Compiling spt v0.19.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-01T11:37:58.1182833Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-07-01T11:37:58.1416419Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-430d2d34ad675120)
2026-07-01T11:37:58.1431415Z 
2026-07-01T11:37:58.1431686Z running 1 test
2026-07-01T11:38:04.3319971Z test new_brain_serves_against_old_broker ... ok
2026-07-01T11:38:04.3320295Z 
2026-07-01T11:38:04.3320615Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-01T11:38:04.3321011Z 
2026-07-01T11:38:04.3531646Z Post job cleanup.
2026-07-01T11:38:04.4196888Z [command]/usr/bin/git version
2026-07-01T11:38:04.4261861Z git version 2.43.0
2026-07-01T11:38:04.4294243Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2a5c12eb-7853-43ca-813d-758b35ccfdfb' before making global git config changes
2026-07-01T11:38:04.4295035Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:38:04.4297892Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T11:38:04.4330337Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:38:04.4359742Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T11:38:04.4546488Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:38:04.4566775Z http.https://github.com/.extraheader
2026-07-01T11:38:04.4574232Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-01T11:38:04.4598442Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T11:38:04.4788581Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:38:04.4816867Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T11:38:04.5137390Z Cleaning up orphan processes
2026-07-01T11:38:04.5686350Z Terminate orphan process: pid (3878659) (spt)
